Evaluated Model Reporter
Generates an evaluated model of the ORT result.
Configuration
Example
{
"EvaluatedModel": {
"options": {
"deduplicateDependencyTree": false,
"outputFileFormats": "JSON"
}
}
}
Options
deduplicateDependencyTree
Controls whether subtrees occurring multiple times in the dependency tree are stripped.
outputFileFormats
The list of file formats to generate, defaults to JSON. Supported formats are JSON and YAML.